﻿/*Bakgrundsfärg, bakgrundsbild, typsnitt, centering av sajt*/
body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	font: normal 0.7em/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #FFF url(../img/images_newdesign/body_bg.gif) top left repeat-x;
}
/*Blank Masterpage*/
Body.Tipfriend {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 5px;
	font: normal 0.7em/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	background-repeat: repeat-x;
	background-image: none;
}
/*Hållare för mitteninformationen*/
.TipFriendWrapper {
	padding: 5px;
	background-color: #FFFFFF;
	width: 95%;
	clear: right;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
}
/*Omsluter sidan, Styr sidans bredd*/
#Wrapper 
{
    background: url(../img/images_newdesign/wrapper_bg.gif) top left no-repeat;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	min-width: 960px;
	padding:0 10px;
}
/*Logo för utskrift, dold vid vanlig visning*/
.PrintLogo {
	display: none;
	position: absolute;
	top: -999px;
}
/*Hoppa till innehållet dold länk*/
.Skip {
	position: absolute;
	top: -999px;
}
/*Hållare för mitteninformationen*/
#MidWrapper {
	background:transparent url(../img/images_newdesign/MidAndRightColHolder_bg.gif) repeat-y left top;
	width: 960px;
	clear: left;
	padding:0;
}
#MidWrapperNoBorder {
	background-color: #FFFFFF;
	width: 99%;
	clear: left;
}
/*Typsnittshantering*/
html {
	font-size: 100%;
}
/* Tabell formatering */
td.lightgrey {
	background: #EEEEEE;
	editmenuname: lightgrey;
}
td.grey {
	background: #DDDDDD;
	editmenuname: grey;
}
td.greyheader {
	background: #666666;
	editmenuname: greyheader;
	color: #FFFFFF;
	font-weight: bold;
}
/*Gör så att länkade bilder inte får ram*/
img {
	border: none;
}
/*Länkhantering generellt*/
A:link, A:visited {
	color: #a81524;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	cursor: pointer;
}
/*Hållare - Startsida - Textfärg*/
Body.StartPage {
}
Body.StartPage DIV#Wrapper {
}
Body.StartPage DIV#MidWrapper {

}
/*Produktnavigering*/
.ProdNavigation {
	padding: 0px 0px 17px;
	width: 100%;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/prodnavbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ProdNavigation li {
	list-style-type: none;
	display: inline;
	background-color: #E6E6E6;
}
.ProdNavigation a:link, .ProdNavigation a:visited {
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000000;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.45em;
	background-color: #E6E6E6;
}
.ProdNavigation a:hover {
	background-color: #cecece;
}
.ProdNavigation .Active:link, .ProdNavigation .Active:visited {
	background-color: #cecece;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0.5em;
}
.ProdNavigation .MainLastItem:link, .ProdNavigation .MainLastItem:visited {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
/*Dold hållare till för kortkommando/genvägen till textinnehållet */
.Hidden {
	visibility: hidden;
	display: none;
}
/*Bibehåller bakgrundshantering*/
.Breaker {
	clear: both;
}
/*Kolumnhållare - Vänster höger*/
#MidAndRightColHolder {
	padding-top: 0;
}
#MidAndRightColHolder table {
	clear: both;
}
#MidAndRightColHolder .EditorContent ul {
	padding-top: 5px;
	margin-top: 0;
	margin-bottom: 0;
}
#MidAndRightColHolder .EditorContent li {
	list-style-type: none;
	background-image: url(../img/reddot.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 7px;
	color: #333333;
	width: 96%;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size:1em;
}
/*Horisontella hållare*/
#TopHolder 
{
    background: transparent url(../img/images_newdesign/TopHolder_bg.gif) top left no-repeat;
	padding:0 16px;
    width:928px;
	height:110px;
	margin-bottom:12px;
	float: left;
}
#LogoHolder {
	float: left;
	padding: 0;
}
/*Sidhuvud - Sök*/
#SearchHolder {
	float: right;
	width: 400px;
	padding-top: 10px;
	position:relative;
	height:60px;
}
#SearchHolder fieldset {
	border: none !important;
}
/*Sidhuvud */
/*Fält som håller Sökknapp och input*/
.FlagField {
	float: right;
	clear: right;
	padding-bottom: 5px;
	padding-top: 4px;
	width: 50%;
	text-align: right;
}
.FlagField img {
}
.SearchTextField 
{
    float: right;
	padding:0;
	text-align: left;
	position:absolute;
	bottom:0;
	right:0;
	height:29px;
	width: 335px;
	display:inline-block;
}

.ShortCuts {
	float: right;
	clear: right;
	padding-top: 10px;
	padding-left: 5px;
	width: 98%;
	text-align: right;
	position:absolute;
	top:0;
	text-transform:uppercase;
	right:0;
	
}
.ShortCutsList {
	padding: 0px;
	margin: 0px;
}
.ShortCutsList li {
	list-style-type: none;
	display: inline;
	border-right:1px solid #666;
	padding-left: 6px;
	padding-right: 5px;
}
.ShortCutsList a:link, .ShortCutsList a:visited {
	color: #666;
}
.ShortCutsList .LastItem {
	background-image: none;
	border: none;
	padding-right: 2px;
}

.SearchTextField input
{
    background: transparent url(../img/images_newdesign/SearchBtnMag.gif) top left no-repeat;
    width:57px;
    height:28px;
    text-align:center;
    color:#A81524;
    border:none;
    float:right;
    font-size:0em;
    text-indent:-9999px;
    text-transform:uppercase;
    font-weight:bold;
    font-family:Trebuchet MS, Arial, Sans-Serif;
    cursor:pointer;
}

/*.SearchTextField a {
    background: transparent url(../img/images_newdesign/SearchBtnLeft.gif) top left no-repeat;
    color:#FFF;
    display:block;
    float:right;
    font-family:arial,sans-serif;
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:31px;
    line-height:normal;
    margin-bottom:12px !important;
    margin-right:0;
    padding-left:13px;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    width:auto;
    margin-left:8px;
}*/

/*.SearchTextField a span {
    background: transparent url(../img/images_newdesign/SearchBtnRight.gif) top right no-repeat;
    cursor:pointer;
    display:block;
    height:23px;
    padding-right:24px;
    padding-left:9px;
    padding-top:7px;
}*/

.SearchTextField input.TextField {
	width: 222px;
	background: transparent url(../img/images_newdesign/Searchinput_bg.gif) center right no-repeat;
	height:22px;
	padding:7px 10px 0 12px;
	border:none;
	float:left;
	text-align:left;
    color:#666;
    cursor: text;
    text-transform:none;
    font-weight:normal;
    overflow:hidden;
    position:relative;
    margin-right:10px;
    font-size:1em;
    text-indent: 1px;
}

.TopShortCutsList {
	padding: 0px;
	margin: 0px;
}
.TopShortCutsList li {
	list-style-type: none;
	display: inline;
}
.TopShortCutsList a:link, .TopShortCutsList a:visited {
	color: #FFFFFF;
}
.TopShortCutsList img {
	vertical-align: middle;
}
/*Sidfoten*/
#BotHolder {
	padding-top: 0px;
	float: left;
	width: 100%;
	padding-bottom: 0px;
	background-color: #899fb4;
	margin-top: 10px;
	color: #FFFFFF;
}
/*Editor innehåll - Sidfot*/
#BotHolder .EditorContent {
	float: left;
}
#BotHolder a:link, #BotHolder a:visited {
	color: #FFFFFF;
}
#BotHolder .EditorContent IMG {
	vertical-align: middle;
}
#BotHolder .BotEditor1 {
	float: left;
	width: 80%;
	padding-top: 10px;
}
#BotHolder .BotEditor2 {
	float: right;
	width: 15%;
	padding-top: 20px;
}
/*Kolumner generellt*/
#LeftColumn {
}
#MidColumn {
}
#MidColumn td {
	font-size: 1em;
}
#MidColumn th {
	font-size: 1em;
}
#RightColumn {
}

/*Kolumner Kampanj*/
body.Campaign DIV#LeftColumn {
	display: none;
}
body.Campaign DIV#MidColumn {
	width: 100%;
	float: left;
	margin-top: 4px;
}
body.Campaign DIV#MidColumn .EditorContent {
	padding-bottom: 0px;
}
body.Campaign DIV#RightColumn {
	display: none;
}
body.Campaign #MidAndRightColHolder {
	width: 100%;
	clear: both;
	float: left;

}
body.Campaign #MidAndRightColHolderNoTopMenu {
	width: 100%;
	clear: both;
	float: left;
}

/*Kolumner Startsida*/
body.StartPage DIV#LeftColumn {
	display: none;
}
body.StartPage DIV#MidColumn {
	width: 674px;
	float: left;
	margin-top: 0;
}
body.StartPage DIV#MidColumn .EditorContent {
	padding-bottom: 0px;
}
body.StartPage DIV#RightColumn {
	width: 237px;
	float: right;
	background-color:#f9f8f0;
	
}
body.StartPage #MidAndRightColHolder {
	width: 928px;
	clear: both;
	float: left;
	padding:16px 16px 16px 16px;
	
}

/*Kolumner alternativ startsida*/
body.StartPageTwo DIV#LeftColumn {
	display: none;
}
body.StartPageTwo DIV#MidColumn {
	width: 100%;
	float: left;
	margin-top: 4px;
}
body.StartPageTwo DIV#MidColumn .EditorContent {

}
body.StartPageTwo DIV#RightColumn {
	display: none;
}
body.StartPageTwo #MidAndRightColHolder {
	width: 100%;
	clear: both;
	float: left;
}
body.StartPageTwo #MidAndRightColHolderNoTopMenu {
	width: 100%;
	clear: both;
	float: left;
}

/*3-Kolumner Subsida*/
DIV#LeftColumn {
	padding-top: 27px;
	background: transparent url(../img/images_newdesign/LeftMenu_bg.gif) top left no-repeat;
	width: 237px;
	padding: 35px 0 0 0;
	margin-left:16px;
	float: left;
	display:inline;
	min-height:430px;
	height:auto !important;
	height:430px;
}

DIV#RightColumn
{
    /*background-color:#fcf8f8;*/
    
}


body.SubPageThreeCols DIV#MidColumn {
	width: 421px;
	float: left;
}
body.NoRightColWide DIV#MidColumnAccessor {
	width: 64%;
	float: left;
}
body.SubPageThreeCols DIV#MidColumn .EditorContent {
}
body.SubPageThreeCols DIV#RightColumn {
	width: 237px;
	float: right;
}
body.NoRightColWide DIV#RightColumnAccessor {
	width: 33%;
	float: right;
}
body.SubPageThreeCols DIV#RightColumn .MessageBox {
	border: none;
	padding: 0px;
	width: 100%;
}
body.SubPageThreeCols #MidAndRightColHolder {
	width: 674px;
	float: left;
	padding: 0 16px 16px;

}
body.SubPageThreeCols DIV#MidWrapper {

}

/*2-Kolumner Subsida*/

body.SubPageTwoCols DIV#MidColumn {
	width: 100%;
	float: left;
}
body.SubPageTwoCols DIV#MidColumn .EditorContent {
}
body.SubPageTwoCols DIV#RightColumn {
	width: 33%;
	float: right;
	display: none;
}
body.SubPageTwoCols DIV#RightColumn .MessageBox {
	border: none;
	padding: 0px;
	width: 100%;
}
body.SubPageTwoCols #MidAndRightColHolder {
	width: 928px;
	float: left;
	padding:0 16px;
}
body.SubPageTwoCols DIV#Wrapper {
}

/*Ingen Högerkolumn*/

body.NoRightCol DIV#MidColumn {
	width: 99%;
	float: left;
}
body.NoRightCol DIV#MidColumn .EditorContent {
}
body.NoRightCol DIV#RightColumn {
	display: none;
	position: absolute;
}
body.NoRightCol #MidAndRightColHolder {
	width: 74%;
	float: left;
	padding-left: 2%;

}
body.NoRightCol DIV#MidWrapper {

}

/*Ingen Högerkolumn - Smal mittfält*/

body.NoRightColNarrow DIV#MidColumn {
	width: 64%;
	float: left;
}
body.NoRightColNarrow DIV#MidColumn .EditorContent {
	
}
body.NoRightColNarrow DIV#RightColumn {
	display: none;
	position: absolute;
}
body.NoRightColNarrow #MidAndRightColHolder {
	width: 74%;
	float: left;
	padding-left: 2%;

}
body.NoRightColNarrow DIV#MidWrapper {

}

/*Bred sida ingen högerkolumn*/

body.NoRightColWide DIV#MidColumn {

	width: 100%;
	float: left;
}
body.NoRightColWide DIV#MidColumn .EditorContent {
	clear: both;
}
body.NoRightColWide DIV#RightColumn {
	display: none;
	position: absolute;
}
body.NoRightColWide #MidAndRightColHolder {
	width: 674px;
	float: left;
	display:inline;
	padding: 0 16px 16px;

}

body.NoRightColWide DIV#MidWrapper {
	
}
body.NoRightColWide DIV#Wrapper {
}

/*I-Frame Subsida*/
body.SubPageIframe DIV#LeftColumn {
	padding-top: 27px;
	background-image: url(../img/leftmenubg-top.gif);
	background-repeat: repeat-x;
	width: 24%;
	float: left;
}
body.SubPageIframe DIV#MidColumn {
	width: 100%;
	float: left;
}
body.SubPageIframe DIV#MidColumn .EditorContent {
}
body.SubPageIframe DIV#RightColumn {
	display: none;
}
body.SubPageIframe #MidAndRightColHolder {
	width: 74%;
	float: left;
	padding-left: 2%;

}
body.SubPageIframe DIV#Wrapper {
	background-color: #FFF;
}
body.SubPageIframe DIV#MidWrapper {

}
/*Flashhållare - undersidor */
#FlashHolder {
	width: 100%;
	padding-bottom: 5px;
	float:left;
	clear:both;
}
/*Vänstermeny*/


/*Brödsmula*/
#BreadCrumb {
    display:block;
    height:16px;
    margin:0;
    padding:0.5em 0 0;
    width:95%;
}
#BreadCrumb LI {
	list-style-type: none;
	background-image: url(../img/bc-sep.gif);
	background-repeat: no-repeat;
	background-position: 100% 34%;
	text-decoration: none;
	float: left;
	margin-right: 4px;
	padding-right: 10px;
}
#BreadCrumb .LastItem {
	background-image: none;
	border: none;
}
#BreadCrumb a:link, #BreadCrumb a:visited {
	text-decoration: none;
	color: #666666;
}
#BreadCrumb a:hover {
	text-decoration: underline;
}
h1.PageName {
	
    clear:both;
    color:#A81524;
    letter-spacing:0;
    line-height:normal;
    margin-bottom:16px;
    margin-top:8px;
}
/*Navigering*/
.MainNavigatoinHolder {
	background-image: url(../img/barbg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
#MainNavigation 
{
    background: transparent url(../img/images_newdesign/MainNavigation_bg.gif) top left no-repeat;
	margin: 0px;
	padding: 0 0 0 16px;
	width: 964px;
	height:43px;
	float: left;
	overflow:hidden;
}
#MainNavigation li 
{
    list-style-type: none;
	display: inline-block;
	float:left;
	height:34px;
	margin-top:2px;
	
}
#MainNavigation a:link, #MainNavigation a:visited 
{
    background: transparent url(../img/images_newdesign/MainNavigation_separator.gif) center right no-repeat;
	float: left;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	padding-right: 0.9em;
	padding-left: 0.69em;
	padding-top: 9px;
	font-weight: bold;
	display: block;
	height:28px;
	
}
#MainNavigation a:hover {
	color: #FFF;
	background: transparent url(../img/images_newdesign/MainNavigation_hover.gif) center right no-repeat;
	
}
#MainNavigation .Active:link, #MainNavigation .Active:visited 
{
    background: transparent url(../img/images_newdesign/MainNavigation_selected.gif) center right no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
#MainNavigation .MainLastItem:link, #MainNavigation .MainLastItem:visited {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
/*Hållare för översiktsbilden*/
#OverView {
	padding-left: 15px;
	clear: both;
	padding-top: 10px;
}
/*Generell styrrning av input och select*/
input, select {
	font-size: 0.9em;
}
/*Iframehållare - Bred*/
.IframeWide {
	width: 100%;
	height: 500px;
	border: 1px solid #CCCCCC;
}
/*Iframehållare - Genererar ram runt iframen*/
.IframeHolder {
	clear:both;
	width:100%;
}
/*Fieldset Filterhållare */
.FilterRow {
	display: block;
	clear: both;
	padding-bottom: 8px;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.FilterGroup {
	float: left;
	padding-right: 8px;
}
.FilterGroupButton {
	float: left;
	padding-top: 18px;
	padding-right: 8px;
}
.FilterGroup label {
	display: block;
	cursor: pointer;
	padding-bottom: 3px;
	font-weight: bold;
}
.FilterGroup .InLinelabel {
	display: inline;
}
.FilterHolder P {
	padding: 0px;
	margin: 0px;
}
/*Paginering - Generellt*/
.Paging {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	float: left;
	width: 100%;
}
.Paging LI {
	display: inline;
	list-style-type: none;
}
.Paging .CurrentPage:link, .Paging .CurrentPage:visited {
	font-weight: bold;
	background-color: #CCCCCC;
}
.Paging a:link, .Paging a:visited {
	color: #333333;
	padding: 4px;
	font-weight: normal;
}
.Paging a:hover {
	background-color: #CCCCCC;
}
/*Sökning kommentar*/
.SearchComment {
	padding-bottom: 5px;
}
.SearchComment P {
	padding: 0px;
	margin: 0px;
}
/*Paginering - Generellt*/
.SortList {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	font-weight: bold;
}
.SortList LI {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
.SortList .CurrentPage:link, .SortList .CurrentPage:visited {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.SortList a:link, .SortList a:visited {
	color: #333333;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 4px;
}
.SortList a:hover {
	text-decoration: underline;
}
.SortList .SortIndex {
	padding-left: 16px;
	padding-right: 8px;
}
/*Dolt fält*/
.Invisible {
	display: none;
}
/*Skriv ut, lägg till i mina länkar*/
.PrintLine {
	padding-top: 8px;
	margin-top: 5px;
	clear: both;
	width: 100%;
	float: left;
	padding-bottom: 8px;
}
.Print {
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-bottom: 4px;
	margin-right: 18px;
	float: left;
	padding-left: 25px;
	padding-top: 4px;
}
.TipFriend {
	background-image: url(../img/tipfriend.gif);
	background-repeat: no-repeat;
	background-position: 5% 60%;
	padding-bottom: 4px;
	margin-right: 18px;
	float: left;
	padding-left: 25px;
	padding-top: 4px;
}
/*Sidfot*/
#PageFooter {
	margin-top: 0;
	border-top:1px solid #b2b2b2;
	clear: both;
	padding: 0;
	float: left;
	width: 100%;
    background: url(../img/images_newdesign/PageFooter_bg.gif) top left no-repeat;
	padding: 2px 0 8px 0;
    overflow:hidden;
}

#PageFooterNoBorder {
	padding-top: 0.5em;
	margin-top: 0.5em;
	padding-bottom: 1em;
	clear: both;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

#PageFooter .EditorLeft {
	width: 100%;
	text-align:center;
}
#PageFooter .EditorRight {
	float: right;
	width: 20%;
	text-align: right;
}
/*Vit text*/
.white {
	color: #FFFFFF;
}
/*Hållare för editor till höger på startsidan*/
.EditorContentRightBlockStartPage {
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.EditorBoxRightBlockStartPage {
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}


/*Vänstermeny*/

#LeftMenuHolder 
{
	background-color: Transparent;
	padding-bottom:0;
	width:227px;
	text-align:center;
	margin:0 auto;
}

ul.MenuItemHolder 
{
	padding-bottom: 16px;
	padding-left:0px;
	margin:0;
	font-weight: bold;
	text-align:left;
	border:none;
}

ul.MenuItemHolder  li 
{
	list-style-type: none;
	padding:1px 0 0 0 !important;
	border-bottom:1px solid #C4C3BE;
	border-left:1px solid #A2A2A2;
    border-right:1px solid #A2A2A2;
	margin:0;
}

ul.MenuItemHolder li.OpenGroup
{
    padding-bottom:0;
} 

ul.MenuItemHolder ul, ul.MenuItemHolder ul ul, ul.MenuItemHolder ul ul ul, ul.MenuItemHolder ul ul ul ul  
{
	padding-bottom: 0;
	padding-left:0px;
	padding-top:0px !important;
	margin:1px 0 0 0 !important;
	font-weight: bold;
	text-align:left;
	background: #FFF url(../img/images_newdesign/LeftMenuSub_bg3.gif) repeat-x left top;
	border-top:none;
	border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
}

ul.MenuItemHolder ul ul, ul.MenuItemHolder ul ul ul, ul.MenuItemHolder ul ul ul ul
{
    background:transparent url(../img/images_newdesign/DottedLine_bg.gif) repeat-x left top;
    border:none;
    padding:0;
}

ul.MenuItemHolder ul ul ul, ul.MenuItemHolder ul ul ul ul
{
    background:none;
}

ul.MenuItemHolder li li, ul.MenuItemHolder li li li, ul.MenuItemHolder li li li li 
{
	list-style-type: none;
	background:transparent url(../img/images_newdesign/DottedLine_bg.gif) repeat-x left top;
	border-bottom:none;
	margin:0px;
	padding-bottom:0;
	border:none;
}

ul.MenuItemHolder  li li li, ul.MenuItemHolder  li li li li 
{
	background:none;
}

ul.MenuItemHolder  li li li, ul.MenuItemHolder  li li li li 
{
	font-weight:normal;
}

ul.MenuItemHolder li.LeftMenuBG, ul.MenuItemHolder li.OpenGroup
{
    background:url(../img/images_newdesign/LeftMenuSub_bg2.gif) repeat-x left top;
    background-color:#e4e3d6;
    padding-bottom:1px;
    padding-left:0;
    margin:0;
}

ul.MenuItemHolder li li.LeftMenuBG, ul.MenuItemHolder li li li.LeftMenuBG, ul.MenuItemHolder li li li li.LeftMenuBG
{
    padding-bottom:0;
}

ul.MenuItemHolder li li.OpenGroup, ul.MenuItemHolder li li li.OpenGroup, ul.MenuItemHolder li li li li.OpenGroup
{
    background:url(../img/images_newdesign/DottedLine_bg.gif) repeat-x  left top;
    padding-bottom:0;
 
}

ul.MenuItemHolder li li li.OpenGroup, ul.MenuItemHolder li li li li.OpenGroup
{
    background:none;
}

ul.MenuItemHolder  li a:link, ul.MenuItemHolder  li a:visited 
{
    background:#FEFEFE url(../img/images_newdesign/BoxHeadingMain_bg.gif) no-repeat left bottom;
	display: block;
	padding:5px 8px 7px 16px;
	color:#333;
	min-height:17px;
	height:auto !important;
	height:17px;
}

ul.MenuItemHolder li a.ActDot 
{
	background:transparent url(../img/images_newdesign/BoxHeadingSpan_bg.gif) no-repeat left center;
	color:#A81524;
	margin-left:1px;
	margin-bottom:1px;
}

ul.MenuItemHolder li a.LeftMenuBG:hover 
{
	background: #e4e3d6;
	text-decoration: none;
}

ul.MenuItemHolder li li a.LeftMenuBG:hover, ul.MenuItemHolder li li li a.LeftMenuBG:hover, ul.MenuItemHolder li li li li a.LeftMenuBG:hover 
{
	background: none;
	text-decoration: underline;
}

ul.MenuItemHolder li a.ActDot:hover 
{
	text-decoration: none;
}


/*Vänstermenylänkar nivå 2*/

ul.MenuItemHolder li li a:link, ul.MenuItemHolder li li a:visited 
{
    background:none;
    padding-left:16px;
}

ul.MenuItemHolder li li li a:link, ul.MenuItemHolder li li li a:visited 
{
    background:none;
    padding-left:24px;
}

ul.MenuItemHolder li li li li a:link, ul.MenuItemHolder li li li li a:visited, ul.MenuItemHolder li li li li a.LeftMenuBG:hover 
{
    margin-left:26px;
    padding-left:12px;
    background: url(../img/images_newdesign/vinkel.gif) no-repeat 0px 2px;
}

ul.MenuItemHolder li li a.ActDot, ul.MenuItemHolder li li li a.ActDot, ul.MenuItemHolder li li li li a.ActDot
{
	background-image: url(../img/actdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left:8px !important;
	margin-left:8px;
}

ul.MenuItemHolder li li li li a.ActDot
{
    background-image: url(../img/images_newdesign/actdot_vinkel.gif);
    background-position: 0px 2px;
    padding-left:12px !important;
}

ul.MenuItemHolder li li li a.ActDot
{
    margin-left:16px;
}

ul.MenuItemHolder li li li li a.ActDot
{
    margin-left:26px;
}


/*Kartsök*/
.SearchActions {
	clear: both;
	float: left;
	display: block;
	padding-bottom: 8px;
}
.SearchActions label {
	display: block;
	font-weight: bold;
	cursor: pointer;
}
.Reseller {
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 8px;
}
.Reseller:hover {
	background-color: #eaeaea;
	cursor: pointer;
}
.Reseller span {
	display: block;
}
.Reseller p {
	padding: 0px;
	margin: 0px;
}
.Reseller .Col0 {
	float: left;
	width: 4%;
}
.Reseller .Col1 {
	float: left;
	width: 50%;
}
.Reseller .Col2 {
	float: left;
	width: 35%;
}
.Reseller .Col3 {
	float: left;
	width: 15%;
}
.FilterMap {
	padding: 4px;
	background-color: #EBEBEB;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Info, .InfoHidden {
	clear: left;
	padding: 4px;
	background-color: #EBEBEB;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.InfoHidden {
	display: none;
}
.MapHolder, .Loading {
	clear: left;
}
/* Brochure */
.BrochureCheckBox label {
	display: none;
}
.PdfBrochure {
	margin-top:83px;
}

/*Språkkontroll*/

.LanguageMenuPanel {
	z-index: 1000;
	cursor: pointer;
	font-size: 11px;
	width:98px;
	background-color: #A81524;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}
.LanguageMenuItem {
	margin: 1px 0 1px 0;
	display: block;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
	white-space: nowrap;
	padding-left:2px;
	background-image: url(../img/menuline.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding-bottom: 3px;
	background-position: center bottom;
}
.LanguageMenuItemLast {
	margin: 1px 0 1px 0;
	display: block;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
	white-space: nowrap;
	padding-left:2px;
	padding-bottom: 3px;
}
.ShortCutsList a.LanguageMenuItem, .ShortCutsList a.LanguageMenuItemLast {
	color: #FFF;
}
.LanguageMenuItem:link, .LanguageMenuItemLast:link .LanguageMenuItem:visited, .LanguageMenuItemLast:visited {
	color: #FFF;
}
a.LanguageMenuItem-Selected, a.LanguageMenuItemLast-Selected {
	font-weight: bold;
	color: #FFF;
}
a.LanguageMenuItem:hover, a.LanguageMenuItemLast:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	background-color: #880000;
}
.LanguageMenuBreak {
	margin: 1px 1px 1px 32px;
	padding: 0;
	height: 1px;
	overflow: hidden;
	display: block;
}
.ajax__dropdown_arrow_wrapper img {
	position: relative;
	top: -50%;
	left: -50%;
}
.ajax__dropdown_arrow {
	position: absolute;
	height: 100%;
	overflow: hidden;
}
.ajax__dropdown_panel {
	background: white;
}
.ajax__dropdown_frame {
	overflow: hidden;
	font-size: 1px;
	text-align: right;
	position: absolute;
	cursor: pointer;
}
.ajax__dropdown_frame_line {
	overflow: hidden;
	font-size: 1px;
	position: absolute;
	cursor: pointer;
}
.ajax__dropdown_arrow_wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
}
.ajax__dropdown_arrow_wrapper img {
	position: relative;
	top: -50%;
	left: -50%;
}
span.DropDown {
	background-image: url(../img/dropselect.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	display: inline;
	overflow: visible;
	padding-right: 15px;
	background-color: #eeeeee;
	width: 100px;
}
span.DropDown:hover {
	text-decoration: underline;
	cursor: pointer;
}
input.registerfield {
	width: 20em;
}
/* ---Calender template items---*/

div.monthcalendararea {
	float: right;
	width: 38%;
}
div.calendarlistingarea {
	float: left;
	width: 61%;
	text-align: left;
}
h1.calendardayheading {
	font-size: 1.2em;
	color: #333;
	display: inline;
}
table.calendarframe {
	border-color: #fff;
	background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table {
	border: solid 0.1em #ffffff;
}
td.calendaritem, tr.calendaritem {
	height: 2em;
	width: 2.2em;
	font: normal 1em verdana;
	background-color: #fff;
	border: solid 0.1em #F0E5CE;
}
td.selecteddatecell {
	border: solid 0.2em #95632F;
}
td.datecellothermonth {
	background-color: #F0F0F0;
}
td.weekendcell {
	background-color: #DADADA;
}
td.datecellactive {
	background-color: #F0E5CE;
	border: solid 0.2em #95632F;
}
td.dayweekheader {
	color: #333;
	border-style: none;
}
.WorkroomListHeader {
	background-color: #ccc;
	height: 2em;
	padding-top: 0.4em;
	padding-left: 0.4em;
	font-weight: bold;
}
.ListRowEven {
	background-color: #f0f0f0;
	height: 2.7em;
	margin-top: 0.2em;
	vertical-align: middle;
}
.ListRowUneven {
	background-color: #ffffff;
	height: 2.7em;
	margin-top: 0.2em;
	vertical-align: middle;
}
.InputArea label {
	float: left;
	padding-right: 10px;
	width: 90px;
	font-weight: bold;
}
/*Admin för leverantörer*/
.InputArea {
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 100%;
}
.NoBorder {
	border:none;
}
.Left {
	width: 47%;
	margin-right: 1%;
}
.InputArea p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ImageUpload {
}
.ResellerInfo {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ImageUpload label {
	width: auto;
	display: block;
	font-weight: bold;
}
.InputArea h2 {
	font-size: 1.1em;
	color: #333333;
	letter-spacing: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.SaveRow {
	clear: both;
	padding-top: 6px;
}
.AreaList {
	margin: 0px;
	padding: 0px;
}
.AreaList li {
	list-style-type: none;
}
.ResellerLogo {
	text-align:center;
	height: 125px;
}
.ResellerLogo img {
	margin-top: 4%;
}
.ResellerImage {
	text-align:center;
}
Fieldset {
	border:none;
}
/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}
/*************************/
/* BUTTONS               */
/*************************/

.buttonToolbar 
{
    float: right;
	padding: 0 10px 6px 10px;
}

.createButton,
.editButton,
.deleteButton,
.stickyButton,
.lockButton,
.upButton
{
    padding: 0 4px 4px 18px;
    background-repeat: no-repeat;
    line-height: 1.4em;
}

.createButton
{
    background-image: url(../img/Add.png);
}

.editButton
{
    background-image: url(../img/Edit.png);
}

.deleteButton
{
    background-image: url(../img/Delete.png);
}

.stickyButton
{
    background-image: url(../img/forum/sticky.png);
}

.lockButton
{
    background-image: url(../img/forum/lock.png);
}

.upButton
{
    background-image: url(../img/forum/up.png);
}

/*************************/
/* SITEMAP PAGE          */
/*************************/

#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
    list-style-image: none;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    
}
#SiteMap li a
{
    text-decoration: none;
    font-size:1.1em;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1.2em;
    background: url(../img/SiteMapBullet.png) no-repeat;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}
/*************************/
/* WORKROOM              */
/*************************/

/* Classes used by NewsList and CalendarList */
.workroomItemlist
{
}

.workroomItemlist .containerContent
{
	padding: 3px;
}

.workroomItemlist ul
{
	list-style-type:none;
	list-style-image: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.workroomItemlist li
{
	padding: 5px 5px 8px 7px;
}

.workroomItemlist li.selected
{
	
	 border-left: 4px solid #F49E46;
}

.workroomItemlist li.even
{
	background-color: #ebf0f3;	
}

.workroomItemlist li.uneven
{
}

.workroomItemlist h2
{
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

.workroomItemlist h3
{
	margin: 0;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
}

.workroomItemlist p
{
	margin: 0;
}

.workroomItemlist .PagingContainer
{
	text-align: center;
}

/* File listing */
.workroomFilelist
{
}

.workroomFilelist .containerContent
{
	padding: 3px;
	padding-top: 7px;
}

.workroomFilelist ul
{
	list-style-type:none;
	list-style-image: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.workroomFilelist li
{
	clear:both;
	padding: 2px 5px 2px 7px;
	overflow:hidden;
}

.workroomFilelist li.even
{
	
}

.workroomFilelist li.uneven
{
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	background-color: #ebf0f3;
}

.workroomFilelist .document
{
	float: left;
}

.workroomFilelist .date
{
	font-size: 0.8em;
	line-height: 2em;
	float: right;
}

/* Workroom listing page */
ul.workroomList 
{
    width: 100%;
    overflow: hidden;
    list-style-image: none;
    list-style-type: none;
}

ul.workroomList li
{
    display: block;
    width: 205px;
    margin-bottom: 1.5em;
    float: left;
    overflow: visible;
}

ul.workroomList li a
{
    line-height: 1.2em;
}

ul.workroomList li img
{
    width: 32px;
    height: 32px;
    border: 1px solid #e3e3e3;
    background-color: White;
    padding: 4px;
    margin-right: 4px;
    float: left;
}

ul.workroomList li span 
{
    display: block;
    margin-top: 4px;
    text-decoration: underline;
}

.createWorkroom label
{
    display: block;
    float: left;
    width: 120px;
    text-align: right;
    margin-right:10px;
    line-height: 2em;
}

.createWorkroom input.name
{
   width: 200px;
}

.createWorkroom div
{
    margin-bottom: 1em;
}

.createWorkroom div.buttons, .createWorkroom .templateDescription
{
    margin-left: 130px;
    display: block;
}

.createNews input.name
{
   width: 200px;
}

.createNews div
{
    margin-bottom: 1em;
}

/* Calendar */
.workroomCalendar
{
	width: 100%;
	border-color: #e3e3e3;
}

.workroomCalendar .title
{
	border-bottom: 1px solid #e3e3e3;
}

.workroomCalendar table,
.workroomCalendar table td,
.workroomCalendar .title td
{
	padding-bottom: 3px;
	border: 0;
}

.workroomCalendar th
{
	padding: 3px;
	text-align: center;
}
.workroomCalendar td
{
	text-align: center;
	border: 1px solid #eeeeee;
	padding: 2px;
}

.workroomCalendar .selector
{
	font-weight: bold;
	border-top-width: 0;
	border-bottom: 1px solid #eeeeee;
}

.workroomCalendar a
{
	padding: 3px;
	text-decoration: none;
}
.workroomCalendar .today
{
	font-weight: bold;
	background-color: #dddddd;
}

.workroomCalendar td.highlighted
{
	background-color: #307DA0;
}

/* Calendar list */
.workroomCalendarList
{
	margin: 10px 0;	
}
.workroomCalendarList h1
{
	font-size: 1em;
	font-weight: bold;
}
.workroomCalendarList h2
{
	margin: 10px 0px 6px 0px;
	font-size: 1em;
	border-bottom: 1px solid #e3e3e3;
}

/* Membership page */
.workroomMembershiplist table 
{
    width: 100%;
    border: 1px solid #e3e3e3;
}

.workroomMembershiplist th 
{
    background-color: #eeeeee;
    font-weight: normal;
    padding: 3px 5px;
}

.workroomMembershiplist td 
{
    padding: 3px 5px;
}

.workroomMembershiplist .buttonToolbar
{
    margin-top: 1em;
}
.container .containerCaption
{
	padding: 0 10px 2px 10px;
}

.container .containerCaption h1
{
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
    line-height: 1.6em;
}

.container .containerContent
{
	border: 1px solid #dcdcdc;
	padding: 10px;
	background-color: White;
}

.container .containerContentText
{
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 10px 40px 15px 25px;
}

.container .containerToolbar
{
	float: right;
	padding: 0 10px;
}

.container .containerCaption .containerToolbar 
{
    padding: 0;
}

.containerContent .validation ul
{
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 2em;
	padding: 1em;
}

.containerContent .validation li
{
	margin-left: 1.4em;
	list-style-image: none;
    padding: 0;
} 
.contentAreaFull .container     { background: url(../img/PageMainBodyWideBg.png) no-repeat; }
.contentAreaWide .container     { background: url(../img/PageMainBodyBg.png)  no-repeat; }
.contentAreaHalf .container     { background: url(../img/PageMainBodyColumnBg.png) no-repeat; }
.contentAreaNarrow .container   { background: url(../img/PageSecondaryBodyBg.png) no-repeat; }
/**********************************/
/*   File Manager                 */
/**********************************/
.folder
{
	padding: 0 0 2px 20px;
	background-image: url(../img/filemanager/folder.png);
	background-repeat: no-repeat;
	line-height: 1.4em;
}
.documentList a,
.document
{
    padding: 0 0 2px 20px;
	background-image:url(images/extensions/default.gif);
	background-repeat: no-repeat;
	line-height: 1.4em;
}
.bmpExtension {background-image: url(../img/extensions/bmp.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.docExtension {background-image: url(../img/extensions/doc.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.gifExtension {background-image: url(../img/extensions/gif.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.htmExtension, .htmlExtension {background-image: url(../img/extensions/htm.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.jpgExtension, .jpegExtension {background-image: url(../img/extensions/jpg.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.mp3Extension {background-image: url(../img/extensions/mp3.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.mpgExtension {background-image: url(../img/extensions/mpg.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.pdfExtension {background-image: url(../img/extensions/pdf.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.pngExtension {background-image: url(../img/extensions/png.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.pptExtension {background-image: url(../img/extensions/ppt.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.tifExtension, .tiffExtension {background-image: url(../img/extensions/tif.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.txtExtension {background-image: url(../img/extensions/txt.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.wavExtension {background-image: url(../img/extensions/wav.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.xlsExtension {background-image: url(../img/extensions/xls.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
.zipExtension {background-image: url(../img/extensions/zip.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}



div.filemanager {}

.filetree
{
    margin-top:.6em;
    margin-bottom: 1em;
}

.filetree td
{

}

.filetree td a
{
    padding:.1em .2em;
}

.filetree td.selectednode a
{
    font-weight:bold;
}

/**********************************/
/*   File Manager Control         */
/**********************************/
div.filemanagercontrol
{

}

div.filemanagercontrol h1,
div.filemanagercontrol h2,
div.filemanagercontrol h3,
div.filemanagercontrol h4
{

}
div.filemanagercontrol h1 {font-weight: normal; font-size: 1.4em; line-height: 1.2em; padding: 0; margin: 0.3em 0em 0.2em 0;}
div.filemanagercontrol h2 {font-weight: normal; font-style: normal; font-size: 1.2em; padding: 0; margin: 0.2em 0em;}
div.filemanagercontrol h3 {font-weight: bold; font-size: 1em; padding: 0; margin: 0.4em 0em;}
div.filemanagercontrol h4 {font-weight: bold; font-size: 0.9em; padding: 0; margin: 0.4em 0em;}

div.filemanagercontrol p
{
	margin: 0.3em 0em 0.4em 0;
}
div.filemanagercontrol fieldset
{
	margin: -0.5em 0.8em 1em 0.2em;
}
div.filemanagercontrol label
{
	display: block;
	padding-top: 0.3em;
	float: left;
	width: 7em;
}


div.filemanagercontrol .toolbar
{
	background: url(../img/filemanager/toolbarbg.png) no-repeat;
	padding: 7px;
}
div.filemanagercontrol .toolbarbuttonarea
{
	overflow: hidden;
	width: 100%;
	padding-bottom: 0.1em;
	clear: both;
}
div.filemanagercontrol .toolbarmessage
{
	margin-left: 0.4em;
}

div.filemanagercontrol .crumbs
{
	color: #006ea0;
	font-size: 0.9em;
	background: url(../img/filemanager/toolbarcrumbsbg.png) no-repeat;
	padding: 0.3em;
	padding-left: 1.1em;
}

div.filemanagercontrol .validator ul
{
	list-style-type:none;
	list-style-image: none;
    margin: 0;
    margin-left: 0.4em;
    padding: 0;
    font-weight: bold;
    font-size: 0.9em;
}

div.filemanagercontrol .body
{
	border: 1px solid #DCDCDC;
	height: 400px;
	overflow:hidden;
}

div.filemanagercontrol .body .leftpanel,
div.filemanagercontrol .body .rightpanel
{
	overflow: auto;
	padding-top: 0.7em;
	height:400px;
	
}
div.filemanagercontrol .body .leftpanel
{
	float:left;
	width:23%;
	border-right: 1px solid #DCDCDC;
}
div.filemanagercontrol .body .rightpanel
{
	float:right;
	width:76%;
}

div.filemanagercontrol a
{

}

div.filemanagercontrol a[disabled="disabled"]
{
	color: #888;
}

div.filemanagercontrol a.addfile,
div.filemanagercontrol a.addfolder,
div.filemanagercontrol a.copy,
div.filemanagercontrol a.cut,
div.filemanagercontrol a.delete,
div.filemanagercontrol a.details,
div.filemanagercontrol a.paste,
div.filemanagercontrol a.rename,
div.filemanagercontrol a.view
{
	display: block;
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: center;
	min-width: 34px;
	padding: 26px 5px 5px 5px;
	margin-right: 1em;
	border: 0;
}
div.filemanagercontrol .toolbar a:hover
{
	padding: 26px 4px 3px 4px;
	border: 1px solid #cccccc;
}

div.filemanagercontrol a.addfile { background-image: url(../img/filemanager/buttonaddfile.png); }
div.filemanagercontrol a.addfolder { background-image: url(../img/filemanager/buttonaddfolder.png); }
div.filemanagercontrol a.copy { background-image: url(../img/filemanager/buttoncopy.png); }
div.filemanagercontrol a.cut { background-image: url(../img/filemanager/buttoncut.png); }
div.filemanagercontrol a.delete { background-image: url(../img/filemanager/buttondelete.png); }
div.filemanagercontrol a.details { background-image: url(../img/filemanager/buttondetails.png); }
div.filemanagercontrol a.paste { background-image: url(../img/filemanager/buttonpaste.png); }
div.filemanagercontrol a.rename { background-image: url(../img/filemanager/buttonrename.png); }
div.filemanagercontrol a.view { background-image: url(../img/filemanager/buttonview.png); }

div.filemanagercontrol ul.folderlist
{
    list-style-type:none;
	list-style-image: none;
    margin: 0em 0 0 0.8em;
    padding: 0;
}
div.filemanagercontrol ul.folderlist li
{
	background-image: url(../img/filemanager/folder.png);
	background-repeat: no-repeat;
	padding-left: 1.7em;
	
}
div.filemanagercontrol ul.folderlist li.parent
{
	background-image: url(../img/filemanager/folderup.png);
    background-repeat: no-repeat;
    margin-bottom: 1em;
}

div.filemanagercontrol table.fileList
{
	width: 98%;
	border-collapse: collapse;
	margin: 0;
}

div.filemanagercontrol table.fileList tr.selected
{
	background-color: #aaa;
}

div.filemanagercontrol .fileList th
{
    border-bottom: 1px solid #DCDCDC;
    padding: 0 1em 0.3em 1em;
}
div.filemanagercontrol .fileList td
{
    font-size: 0.9em;
    padding-top: 0.3em;
    padding-right:15px;
}

div.filemanagercontrol .fileList td a
{
	padding: 3px 0 2px 20px;
	line-height: 1.4em;
}
div.filemanagercontrol ul.documentList
{
	list-style-type:none;
	list-style-image: none;
	margin-bottom: 1em;
    font-size: 0.9em;
    padding-top: 0.3em;
}

/* File summary css styling */
/* Applied to override what is in the filesummary.config */
div.filemanagercontrol fieldset.editfilesummary
{
}
div.filemanagercontrol fieldset.editfilesummary fieldset
{
	margin-top: 0.2em;
}
div.filemanagercontrol fieldset.editfilesummary label
{
	float:none;
	display: inline;
	width: auto;
}
div.filemanagercontrol fieldset.editfilesummary td
{
	vertical-align: top;
	padding-top: 0.3em;
	width: 40%;
}

div.filemanagercontrol fieldset.editfilesummary a
{
	cursor: text;
	text-decoration: none;
	color: #606060;
}
div.filemanagercontrol fieldset.editfilesummary a:hover
{
	background: none;
}
.xformerrortext
{
	color:Red;
}

.SplashArea .flash_object {
	margin: 0 0 20px 0;
}
	
.search-result {
	background-color:#EDEA83;
	font-style: normal !important; 
	font-weight: normal !important; 
	color: #1A1A1A !important; 
	background-color: #EDEA83 !important;
	padding:0 2px;
}
.shutdown {
	border:2px solid #E80000;
	padding:10px;
}
.gallery p {
	float:left; width:190px; height:190px;
	background-color:#EEEEEE; text-align:center;
	padding:5px; margin:0 10px 10px 0;
}
.gallery p img {
	margin:0 auto;
	display:block;
}
.grafika {
	margin-top: 2em;
	clear: both;
}
.gallery-grafika .item {
	float:left;
	width: 150px;
	height: 220px;
	list-style: none;
	background: none;
	background-color: #FFF;
	border: 1px solid #999999;
	text-align: center;
	padding: 10px;
	margin: 0 10px 10px 0;
}
.gallery-grafika .pic {
	height: 150px;
}
.gallery-grafika:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.reference h2 {
	margin-bottom:15px;
}
.reference .img {
	border:1px solid #999999;
	padding:10px;
	background-color:#EEEEEE;
	width: 480px;
	line-height: 1px;
}
.reference .img img {
	border:1px solid #999999;
}
#title-top {
	text-align: center;
	margin-bottom: 2em;
	/* background: url(../glr/titulek.jpg) no-repeat;
	height: 246px; 
	padding-top: 10px; */
}
.title-flash {
	margin-bottom: 1em;
	padding: 0;
}
#title-top .cerpadlo {
	margin-bottom: 8px;
}
#title-top .cerpadlo, #title-top .kompresor {
	width: 110px;
	margin: 0 auto;
	padding-left: 30px;
}
.zelena {
	margin: 2em 0;
}
a.next {
	background: url(../img/next.gif) no-repeat 100% .4em;
	padding-right: 7px;
}
table.techdata {
	width: 100%;
}
table.techdata thead td {
	text-align: center;
	font-weight: bold;
	background-color: #EEEEEE;
}
table.techdata tbody th {
	font-weight: normal;
}
table.techdata tbody td {
	text-align: center;
}
a.pdf {
	background: url(../img/pdf.gif) no-repeat left center;
	padding-left: 27px;
}
dl.faq {
padding: 10px; margin: 1.2em 0; border: 1px solid #CAD3D6;
}
.faq dt {
padding: 10px;
font-weight: normal !important;
color: #333; background-color:#CAD3D6;
}
.faq dd {
margin-left: 0; border-left:10px solid #A81524; padding-left: 10px;
}
.fix {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	font: 1px/1px sans-serif;
	background-color: transparent;
}
.note td {
	background-color:#EEEEEE;
}
.note {
	color: #999999;
	word-spacing: -.1em;
}
p.note {
	line-height: 1.2;
}
.float-left {
	float: left;
	margin: .2em 10px .8em 0;
}
.float-right {
	float: right;
	margin: .2em 0 .8em 10px;
}
.noscreen, .noshow {
	display: none;
}
.clear {
	clear: both;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.middle {
	vertical-align: middle;
}
.larger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
.extra {
	color: #A81524;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.nowrap {
	white-space: nowrap;
}
.nomargin {
	margin: 0;
}

/* TABLES
-------------------------------------------------- */

table {
	border-collapse: collapse;
	margin: 1em 1px;
}
caption {
	margin: 0;
	padding: 0 0 .8em 0;
	text-align: center;
	color: #A81524;
}
th {
	border: 1px solid #999999;
	padding: .4em .8em;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}
td {
	border: 1px solid #999999;
	padding: .4em .8em;
	vertical-align: top;
}
table.construct {
	border-collapse: collapse;
	border: none;
	margin: .8em 0;
	background: transparent none;
}
table.construct caption {
	text-align: left;
}
table.construct th, table.construct td {
	border: none;
	padding: 0 10px .8em 0;
	font-weight: normal;
	background: transparent none;
	color: #1A1A1A;
}
table.cenik {
	width:90%;
}
/* FORMS
-------------------------------------------------- */

form {
	margin: 1em 0;
}
fieldset {
	border: 1px solid #999999;
	margin: 1em 0 .8em 0;
	padding: 9px;
}
legend {
	margin: .8em 10px .8em 0;
	padding: 0 10px;
	color: #A81524;
}
input, textarea, select {
	font-size: 1em;
}
table.construct label {
	vertical-align: middle;
}

.reference .item {
	float: left;
	width: 280px;
	border: 1px solid #DDD;
	padding: 10px;
	margin: 0 30px 30px 0;
	background-color: #DCDCDC;
	height: 260px;
	text-align:center;
	border-right: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
}
.reference .item .photo {
	margin: 0 0 4px 0;
}
.galerie .photo {
	border: 1px solid #DDD;
	padding: 10px;
	margin: 0 10px 10px 0;
	float: left;
	line-height: 1px;
}
.galerie h2 {
	margin: 0 0 1em 0;
}
#outer-map {
	border: 1px solid #DDD;
	padding: 10px;
	width: 550px;
}